Skip to content

wip: postfilter rematch#27

Open
vsoch wants to merge 2 commits into
mainfrom
add-reserve-cleanup
Open

wip: postfilter rematch#27
vsoch wants to merge 2 commits into
mainfrom
add-reserve-cleanup

Conversation

@vsoch

@vsoch vsoch commented Jun 25, 2026

Copy link
Copy Markdown
Member

I want to support having other filters (extension points) running with fluence, which means that fluence might make a scheduling decision that is then rejected by some other plugin. If this happens we need to cancel the allocation and record the node names to give as constraints the next time around. This will likely take me a few days to work on, and I am thinking we want to replicate our original experiments in this paper to demosntrate the basic gang scheduling before we go into quantum / custom resources.

I'm really pooped and driving into the city tomorrow so not going to do more work tonight.

@vsoch vsoch force-pushed the add-reserve-cleanup branch from 7fe3280 to 085f76d Compare June 25, 2026 09:59
I want to support having other filters (extension points) running
with fluence, which means that fluence might make a scheduling decision
that is then rejected by some other plugin. If this happens we need
to cancel the allocation and record the node names to give as
constraints the next time around. This will likely take me a few
days to work on, and I am thinking we want to replicate our
original experiments in this paper to demosntrate the basic
gang scheduling before we go into quantum / custom resources.

Signed-off-by: vsoch <vsoch@users.noreply.github.com>
@vsoch vsoch force-pushed the add-reserve-cleanup branch from 085f76d to b3b6716 Compare June 25, 2026 10:11
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
@vsoch vsoch force-pushed the add-reserve-cleanup branch from 35948e2 to dd72a7c Compare June 26, 2026 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant